Parameters
- connections
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when connections is null, emty. |
| InvalidArgumentException | Thrown when some connection is not valid. |
| InvalidArgumentException | Thrown when the connections can not be merged. |
| ObjectAlreadyCreatedException | Thrown when the merged connection has already been created. |